CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Opengl 圆

搜索资源列表

  1. OpenGL画圆

    0下载:
  2. 使用OpenGL绘制一个圆形
  3. 所属分类:OpenGL

  1. OPENGL.rar

    0下载:
  2. 用OPENGL实现彩色圆环,其中有代码,下载后可直接解压在VC++6.0或者是VC2008里运行看到效果,Color ring with OPENGL
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-25
    • 文件大小:849896
    • 提供者:晓欣
  1. OpenGL-solidmodel-code

    0下载:
  2. 利用GLUT提供的9种三维实体分别绘制圆锥体、四面体、正方体、正十二面体、正二十面体、正八面体、球体、圆球体和茶壶模型,并应用鼠标交互菜单实现实体图和线框图之间的切换。-9 provided by GLUT were drawn three-dimensional solid cone, tetrahedron, cube, dodecahedron, icosahedron, octahedron, sphere, spherical body and the teapot model, an
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:6744
    • 提供者:
  1. opengl

    0下载:
  2. 在Visual C++的开发环境下,利用opengl类库编写代码实现画圆,画直线等的功能。-In Visual C++ development environment, the use of class libraries to write code opengl realize drawcircle, draw a straight line function.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:85553
    • 提供者:张朋长
  1. opengl

    1下载:
  2. opengl编写的画图工具,实现正方形、矩形、圆的画出、拖拽、变形的功能,实现了每种图形的切割功能。-opengl drawing tools
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:598161
    • 提供者:李传艺
  1. 圆1

    0下载:
  2. opengl编的话圆的程序-opengl Part of the procedure Yuan
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-19
    • 文件大小:1153
    • 提供者:正清和
  1. 3

    0下载:
  2. 实验要求: 1、分别用圆的参数生成法和Bresenham算法画圆 2、请调用画圆和画椭圆的函数画出右图 提示:openGL 里可通过glrotatef函数实现坐标系的旋转,如绕Z轴旋转45度(相当于XY平面内图形绕原点旋转45度)通过glrotatef(45,0,0,1)来实现。 -Experimental requirements: 1, respectively, the parameters used to generate a round and Bresenham algo
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:132093
    • 提供者:马卫龙
  1. draw_round-opengl

    0下载:
  2. 使用 VC++ 实现 opengl画圆,算法实现。-Use VC++ Achieve opengl drawcircle, algorithm.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:9145
    • 提供者:程功
  1. opengl3

    0下载:
  2. openGL画圆,程序及爱你但,很容易就可以看懂,是经过调试的,运行成功-openGL drawcircle
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:214097
    • 提供者:Ldzzhxf
  1. cqr

    0下载:
  2. OPENGL在圆柱体中心差集 -OPENGL difference set in the center cylinder in the cylinder centers OPENGL Difference Sets
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1422337
    • 提供者:余林枫
  1. interGraphics

    1下载:
  2. opengl的鼠标画线,圆,矩形,还有个菜单,很适合opengl初学者学习 -opengl mouse drawing lines, circles, rectangles, as well as a menu, and very suitable for beginners to learn opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:263749
    • 提供者:玄星
  1. opengl

    0下载:
  2. VC++ 通过opengl来画圆 并有光照效果-DRAW A BALL
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:51267
    • 提供者:4654
  1. OpenGLes.texture

    0下载:
  2. opengl es texture, 圆柱贴图说明,列子-opengl es texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:5661
    • 提供者:pq
  1. 12_mianti

    0下载:
  2. opengl用12面体深度叠代近似的模拟为圆画-Approximate simulation opengl for the round of 12-sided
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:1274
    • 提供者:
  1. ArcandCircle

    0下载:
  2. 完成图形学的画圆及画圆弧 弹出对话框输入圆心及半径 OpenGL语言-Complete the circle and drawing graphics pop-up dialog box, enter the center circle and the radius of the OpenGL language
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2235746
    • 提供者:萧絮
  1. opengl

    1下载:
  2. 使用OpenGL实现DDA、中点画线法、Bresenham算法绘制;中点画圆法、Bresenham画圆算法;多边形扫描线转换算法;多边形裁剪--逐边裁剪法等计算机图形学基本算法。-Use OpenGL, DDA, the dotted line method, Bresenham algorithm to draw midpoint drawcircle, Bresenham circle algorithm polygon scan line conversion algorithm p
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4977409
    • 提供者:
  1. 中点圆

    0下载:
  2. opengl 中点圆代码程序文件压缩厉害牛哈哈哈哈哈哈哈哈哈哈(abcdsadaskjdashdjahjnhsdasdhaksjdla)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-15
    • 文件大小:22528
    • 提供者:纪涵
  1. opengl画圆和直线

    0下载:
  2. c++,使用OpenGL库,运用bresenham 算法进行画圆和画直线的操作并显示(The use of Bresenham algorithm for circle and draw a straight line operation and display.USE c++ AND OPENGL)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:夕饮冰
  1. opengl picture

    0下载:
  2. 使用opengl基础画圆、画线、画多边形,进行色彩填充部分旋转组合而成的作品。(The use of OpenGL basic painting circle, draw lines, draw polygons, color filling, partial rotation of the portfolio.)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-19
    • 文件大小:14798848
    • 提供者:GTT
  1. 画圆

    0下载:
  2. OPENGL图形教学,画圆十分好用。有代码,能运行。(OPENGL Graphics Teaching.The circle is very good. There is code that can run.)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-19
    • 文件大小:6225920
    • 提供者:jack1256
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com